I have this question too
Post
Replies
Boosts
Views
Activity
Thank you so much. I wasted hours on this as well.
Are any of your iOS 13 objects implementing a custom hash? I noticed this caused me to crash in iOS 12 and earlier when conditionally linking to Combine
func hash(into hasher: inout Hasher) {
hasher.combine(foo)
}
Did you find a solution? I experience the same thing and I am not using aNavigationView.